projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
991227c
)
Add info about emacsclient starting the daemon.
author
Dan Nicolaescu
<dann@ics.uci.edu>
Thu, 18 Dec 2008 08:24:37 +0000
(08:24 +0000)
committer
Dan Nicolaescu
<dann@ics.uci.edu>
Thu, 18 Dec 2008 08:24:37 +0000
(08:24 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 723f7532e2a58e56b9d5b4797db86c6688dbe3c7..a1419b171043d13fa848d00f987ea6ffa8e6bbfb 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-134,6
+134,10
@@
testing for the `multi-tty' feature.
starts the server. Clients can connect and create graphical or
terminal frames using emacsclient.
+**** emacsclient starts emacs in daemon mode and connects to it when
+--alternate-editor="" is used and emacsclient cannot connect to an
+emacs server.
+
*** The new command close-display-connection closes a connection to a
remote display.